Back to the Vavoom Forum Archives
Crimson Wizard
Janis Legzdinsh
Crimson Wizard
Janis Legzdinsh
Crimson Wizard
Janis Legzdinsh
Crimson Wizard
/---------------- 128
/
-----------/ 0
In this case first line will have bottom and lowfloor = 0.0, on second line they would be both 128.0.
And this works <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->, so bot can easily understand there's a slope.
On the other hand, there could be cases when this will not work. For example:
256
/|
/ |
0 / | 0
-------------------/ |------------------
In this case first line will have bottom and lowfloor both = 0.0; but for second line opening will have bottom = 256.0 and lowfloor = 0.0 isn't it so?
Then, how do I determine, which one height is the height of the previous floor, and is there a slope? Maybe there is just something like this:
256
|----------------
|
0 0 |
----------------|-----------------|
Janis Legzdinsh
Crimson Wizard
Janis Legzdinsh